reflect.rtype.uncommon (method, view implemented interface methods)

4 uses

	reflect (current package)
		type.go#L297: func (t *rtype) uncommon() *abi.UncommonType {
		type.go#L569: 	ut := t.uncommon()
		type.go#L623: 	ut := t.uncommon()
		type.go#L654: 	ut := t.uncommon()